Script Outline Sidebar

The Script Outline sidebar can enumerate type library reference information and also provides a tree list of various scripting object models. Currently, the script outline displays several technology object models:

  • HTML
  • ASP
  • JavaScript
  • DHTML

Folder Treeview

The Typelib References part of the treeview can list out various type library component models. To add a reference, click on the Edit References command. This command opens a References window that allows you to check the references you'd like to list. Once you press the OK button, the selected references will be displayed in the treeview.

Each technology tree in the object model section displays different information such as tags, objects, collections, properties, methods, etc. Double-click on a tree item to insert it into the current document.

Context Menu:

The Insert Script Outline Element command inserts the selected item into the current document.

The Insert Prototype command inserts the prototype of the selected reference object into the current document. This is useful for defining constants or seeing how various methods or properties are defined.

The Edit References command opens the References window which allows you to select the references to display in the treeview.